wayland: Remove function declaration for nonexisting function
authorBenjamin Otte <otte@redhat.com>
Wed, 6 Feb 2019 10:55:33 +0000 (11:55 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 14:46:49 +0000 (10:46 -0400)
gdk/wayland/gdkwaylandsurface.h

index b7b73ba8ef066231040768dec5387ea40a10afde..57decfcf3d078590cb0f433118b285e2ef16982d 100644 (file)
@@ -45,9 +45,6 @@ typedef struct _GdkWaylandSurfaceClass GdkWaylandSurfaceClass;
 GDK_AVAILABLE_IN_ALL
 GType                    gdk_wayland_surface_get_type             (void);
 
-GDK_AVAILABLE_IN_ALL
-GdkSurface *              gdk_wayland_surface_new_subsurface       (GdkDisplay            *display,
-                                                                    const GdkRectangle    *position);
 GDK_AVAILABLE_IN_ALL
 struct wl_surface       *gdk_wayland_surface_get_wl_surface       (GdkSurface *surface);